projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2007-04-27
kfraser@localhost...
vnet: Fix build of the vnet module.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
kfraser@localhost...
Add INIT INFO block to example init.d/xend file.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
Steven Hand
Handle EOF on xenstored socket.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
kfraser@localhost...
xend: Auto-balloon a couple megabytes before creating...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
kfraser@localhost...
xend: Don't use -q flag to bootloader if activating...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
Tom Wilkie
[XEND] make *.get_all_records return dict of ref->record
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
kfraser@localhost...
xen: More 'IS_COMPAT' cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
Steven Hand
Allow dynamic_min/dynamic_max to (temporarily) be out...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
Steven Hand
Sanity check changes to memory dynamic/static min/max...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
Steven Smith
Merge.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
Steven Smith
32 on 64: Don't lock up Xen if you need to do lots...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
Tom Wilkie
[XM] Differentiate between VLAN PIFs and normal PIFs...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
Tom Wilkie
[XEND] Fix up PIF class, make it work
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
Tom Wilkie
[XEND] Used shutil.rename to cope with /tmp and /var...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
Tom Wilkie
[XM] Fix typo in XenAPI create code
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
Tim Deegan
Merge
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
Tim Deegan
[HVM] Save/restore: pad save structs up to a multiple...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
Tom Wilkie
[XEND] Start cleanly even with bad xml state files
commit
|
commitdiff
|
tree
|
snapshot
2007-04-27
Tim Deegan
[XEN] Replace IS_COMPAT() in the shadow code with pv_32...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
kfraser@localhost...
hvm: Take care when checking ->is_compat flag now that...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
Tom Wilkie
Add support for creating networks to xm create XML...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
kfraser@localhost...
hvmloader: Place SMBIOS tables at 0xE9000. Previous...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
Tom Wilkie
[XM-TEST] Add test for new network functions
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
Tom Wilkie
[XM-TEST] Move network_utils.py to lib directory
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
Tom Wilkie
Add network-del and network-show commands to xm
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
Tom Wilkie
Add network.destroy() to XenAPI
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
kfraser@localhost...
domain builder: Fix sanity check for gzip size.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
kfraser@localhost...
acm: Remove unecessary compat shim from do_acm_op().
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
kfraser@localhost...
acm: Fix 32-bit build with acm enabled.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
kfraser@localhost...
blktap: Segments can span multiple clusters with tap...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
kfraser@localhost...
hvm ioemu: Fix SCSI initialisation after c/s 14942.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
kfraser@localhost...
xen x86/64 compat: Fix size of accesses to trap_bounce...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
kfraser@localhost...
Remove non-ASCII chars in man page.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-26
kfraser@localhost...
xend: Tidy bootloader device constant.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Keir Fraser
hvm vmx: Mark bootstrap-initialised variables as read...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Keir Fraser
hvm vmx: Another small fix for CPUs with no TPR_SHADOW...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Keir Fraser
xen: Fix maximum_gpfn() hypercall to always return...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Keir Fraser
hvm vmx: Only use TPR_SHADOW feature if supported.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
kfraser@localhost...
hvm ioemu: Do not initialise the LSI SCSI interface...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Tom Wilkie
[XEND] No need to refresh bridges under new model...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Tom Wilkie
[XEND] Fully implement XenAPI network and PIF classes.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Tom Wilkie
[XEND] Remove autoplug class signatures, have it all...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Tom Wilkie
[XEND] Make existing autoplug classes implement new...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Tom Wilkie
[XM] Fix network-attach when a bridge is specified...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Tom Wilkie
[XEND] Add more exceptions and error messages
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Tom Wilkie
Use new instance store to resolve network uuid to bridg...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Tom Wilkie
Change how XendStateStore store XML for persistance.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Tom Wilkie
Add new base class and instance store for new autoplugg...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Tom Wilkie
If bridge name hasn't been recorded in XendConfig then...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Tom Wilkie
Translate network uuid to bridge name and store it...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
kfraser@localhost...
xen: Fix up use of trap_bounce structure.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
Steven Smith
hvm save/restore: Use a GUEST_HANDLE_64 rather than...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
kfraser@localhost...
libxc: Fix xc_translate_foreign_address() to parse...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
kfraser@localhost...
linux x86/64: Fix supervisor_mode_kernel test to read...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
kfraser@localhost...
xend: Fix race in vfb/vkbd device setup.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
kfraser@localhost...
acm: Updating a policy on a running system.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-25
kfraser@localhost...
acm: Changes to XML schema of the policy
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
kfraser@localhost...
xend: Settle on 0666 pre-umask permissions for xend...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Keir Fraser
xend: Suppress logging of "Listing domains in state...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Ian Campbell
LINUX: Fixes for XENFEAT_supervisor_mode_kernel and...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Keir Fraser
hvm: Choose correct shared_info format for 32-bit PV...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Keir Fraser
acm: Changes to files missed in previous cleanup patch.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Keir Fraser
Remove execute permission from xend-debug.log
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Keir Fraser
acm: Move acm_domain_destroy() hook to complete_domain_...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Keir Fraser
xen ia64: Fix build breakage after ACM cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Keir Fraser
Merge with xen-ia64-unstable.hg
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Christian Limpach
[qemu-dm] Check for null pointer in dma handler functio...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Christian Limpach
[qemu-dm] Add bounds checks to block device reads/writes.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Christian Limpach
[qemu-dm] Add bounds checks for cirrus bitblit memory...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
kfraser@localhost...
acm: Code restructuring on domain create/destroy.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
kfraser@localhost...
hvm: Fix ioreq structure size to be 32/64-bit invariant.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Alex Williamson
merge with xen-unstable.hg
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Alex Williamson
[IA64] Fix ptc.g race
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
kfraser@localhost...
xm-test: Scale memory parameter for tests using XenAPID...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Tim Deegan
[HVM][HAP] Don't kill domains if dom0 requests an inval...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
kfraser@localhost...
hvm rombios: No need for SS prefix when EA base is...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
kfraser@localhost...
hvm rombios: Do not screw around with the PIT in the...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
kfraser@localhost...
hvm rombios: Fix int15, func 0x86 (udelay).
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
kfraser@localhost...
qemu: Do not kill ioemu if undefined LSI-SCI registers...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Tim Deegan
[XEN] Truncate arithmetic for PERFSTATUS counters to...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
kfraser@localhost...
hvmloader: Fix e820_collapse() to not lose E820 entries.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
kfraser@localhost...
vtpm: Decrease amount of pages on shared ring.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
kfraser@localhost...
Don't bypass the spin_unlock at the end of do_domctl().
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
kfraser@localhost...
kexec: Avoid unaligned writes when producing crash...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
kfraser@localhost...
xend: Incluide processing of 'monitor' config option...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Jake Wires
[TAPDISK] Move tapdisk control files from /dev/xen...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Jake Wires
[TAPDISK] Use incremental cookies and fix blktapctrl...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
kfraser@localhost...
netback: Copy skbuffs that are presented to the start_x...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-21
ewan@localhost...
API version to 0.9.1.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-21
ewan@localhost...
Ignore the libxenapi tarball temp directory.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-21
ewan@localhost...
Added Makefile.dist, which can make standalone tarballs.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-21
ewan@localhost...
Move all internal header files to a separate directory...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-21
kfraser@localhost...
xenstored: Only dom0 can do XS_DEBUG in non-test enviro...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Tom Wilkie
Deprecate XendDomainInfo.state - now use _stateGet...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
kfraser@localhost...
Revert 14883:6568c1882af5 and 14862:98efd2e410ae.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Tim Deegan
[XEND] Fix test for when to record HVM VNC console...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Steven Hand
Fix dist target to keep previous symlink format.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
kfraser@localhost...
Update README for correctness.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-19
Keir Fraser
hvmloader: Fix ROMBIOS highmem relocation. Only SHF_ALL...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-19
Keir Fraser
Add "chk build" check that we've got xgettext since...
commit
|
commitdiff
|
tree
|
snapshot
next